@charset "utf-8";
/* CSS Document */
html,body,div,a,input,ul,li,span,h1,h2,h3,h4,h5,h6,p,textarea{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
img{
	border-style:none;
}
a{
	text-decoration:none;
}
/* 2018-5-17 修改*****/
body{
	font-size: 14px;
    line-height: 24px;
    font-family: "微软雅黑";
    background:url(../images/index/bg.jpg) top center no-repeat #f0f0f0;
}
/* 2018-5-17 修改*****/

.header,.section{
	width:1000px;
	margin:0 auto;
}

.clear{
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.logo{
	width:580px;
	height:130px;
}
.search{
	width:250px;
	height:30px;
	line-height:30px;
	text-indent:0.5em;
	color:#666;
	border:1px solid #999;
}
.search-box{
	display:inline-block;
	background:#de2910;
	width:80px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	margin-left:20px;
	text-align: center;
}
.search-box:hover{
	background:#c71e07;
}
.mt60{
	margin-top:60px;
}
.mt10{
	margin-top:10px;
}


/* 2018-5-17 修改*****/
.nav {
    height: 40px;
	background:#3f6ecf;
	
}
.nav11{
	width:1000px;
	margin:0 auto;
}
.nav ul {
    width: 995px;
    height: 40px;
    float: left;
    padding-left: 5px;
}

/* 2018-5-17 修改*****/
.nav ul li {
    height: 40px;
    float: left;
	padding:0 12px;
    margin-left: 10px;
    display: inline;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    position: relative;
    z-index: 999;
}

/* 2018-5-17 修改*****/
.nav ul li a{
	color:#fff;
}
.w730{
	width:730px;
	height:auto;
}
.w260{
	width:260px;
	height:auto;
}
/****2018-5-17 新加样式begin*****/
.chaxun_bg11{
	width: 998px;
    height: 96px;
	background:url(../images/caigou/t4.jpg) no-repeat #FFF;
    border: 1px solid #ddd;
}
/****2018-5-17 新加样式end*****/
.chaxun_bg{
	width: 728px;
    height: 118px;
    background:url(../images/index/index-caigou-bg.jpg) no-repeat #FFF;
    border: 1px solid #ddd;
}
	
.footer{
	width:980px;
	border-top:2px solid #3f6ecf;
	background:#fff;
	padding:10px;
}
.youqing{
	padding:5px 10px;
}
.youqing a{
	padding:10px;
}
.footer2{
	text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 20px 0;
    background: #3f6ecf;
    margin-top: 10px;
}
.padding50{
	padding:0px 60px 20px 60px;
}
.padding50 p{
	line-height:30px;
	color:#333;
	text-indent:2em;
	margin-top:20px;
}
.phto-box{
	margin:18px 0 0 18px;
}
.phto-box ul li{
	float:left;
	margin:0 20px 20px 0;
}


/*************2018-5-18新增****************/
.main{
	width:960px;
	padding:20px;
	height:auto;
	background:#fff;
}
.mt20{
	margin-top:20px;
}
.more{
	float: right;
    font-size: 12px;
    margin-right: 10px;
    line-height: 31px;
    text-decoration: none;
    color: #666;
}
.w218{
	width:228px;
}
.h318{
	height:318px;
}
.borccc{
	border:1px solid #ccc;
}
.xc_banner{
	background:url(../images/index/index-zt.png) no-repeat;
	width:100%;
	height:80px;
}
.iconbg{
	width:100%;
    height: 31px;
    float: left;
    border-bottom: 1px solid #ddd;
	background: url(../images/index/title-bg-line.png) no-repeat;
}
.title_style{
	font-size:14px;
	padding-left:15px;
}
.p10{
	padding:10px;
}